dreamweaver.nativeToLatin1()

Availability 2.0
Description Converts a string in native encoding to Latin1 encoding.
Note: This function has no effect in Windows because Windows encodings are already based on Latin1.
Arguments stringToConvert
The argument is the string to be converted from native encoding to Latin1 encoding.
Returns The converted string.
Enabler None.